CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 图像分割

搜索资源列表

  1. 1

    0下载:
  2. opencv库编写的运用K-Mean方法的图像分割程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:719875
    • 提供者:csy
  1. Floodfill

    0下载:
  2. OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:林宏津
  1. MRF_imgSeg

    0下载:
  2. 有指导的马尔可夫随机场(MRF)的图像分割代码,是有指导的方式(即用鼠标框出分类样本区域)。采用OpenCV编写。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36607
    • 提供者:sdfadf
  1. imagesegmentation.rar

    0下载:
  2. 利用opencv实现的对图像的分割,主要采用金字塔分割算法。,Opencv achieved using image segmentation, the main use of pyramid segmentation algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:709222
    • 提供者:蓝水晶
  1. rice.rar

    1下载:
  2. 一个检测米粒的小程序,主要用到图像分割算法,需要加载opencv库才能使用,A detection of a small grain of rice programs, mainly used in image segmentation algorithms need to load in order to use opencv library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1942563
    • 提供者:上海科江
  1. ostu

    0下载:
  2. 利用vc++,结合opencv做图像分割,通过边缘检测做图像分割-Combined with opencv do image segmentation
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:1666
    • 提供者:柳风
  1. RVS.rar

    0下载:
  2. 基于vc++与opencv的用于双目机器视觉的小程序。实现双目显示与图像分割功能,可以用做开发双目视觉软件的基本平台。,Based on vc++ with opencv binocular machine vision for small procedures. Achieve binocular function display and image segmentation can be used for the development of binocular vision of the
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3553991
    • 提供者:William Fan
  1. GrabCut

    0下载:
  2. 基于opencv的图像分割算法,改进了graph cut算法-image segmentation algorithm based on Opencv, improved from graph cut algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3877888
    • 提供者:天使
  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6865993
    • 提供者:young
  1. segment

    0下载:
  2. 利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1555240
    • 提供者:任雪菲
  1. cellimagetest

    1下载:
  2. 数字图像处理,基于OpenCv的医学细胞分割,内附图片-Digital image processing, based on medical OpenCv cell division, included pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2873565
    • 提供者:直线
  1. facerecognition

    0下载:
  2. 采用OpenCV进行人脸识别,隐马尔科夫链的应用,由混合分量来分割HMM的每个内在状态的所有观测值,运用现有的图像观测值分割为所有嵌入和内部的HMM函数,计算可能的变换矩阵-Using OpenCV for face recognition, hidden Markov chain applications, from the mixed components to split the internal state of each HMM all observations, use of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10840
    • 提供者:hulingling
  1. grabcut

    0下载:
  2. 使用OpenCV的Grabcut实现图像分割-Use Grabcut in OpenCV for image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1295128
    • 提供者:jeff
  1. LiveWireFinal

    1下载:
  2. 交互式图像分割的一种算法——LiveWire在VC++平台下基于opencv的实现。类似于Photoshop中吸铁石套索的功能。-Interactive image segmentation algorithm- LiveWire platform in VC++ opencv-based implementation. Similar to the magnet lasso feature in Photoshop.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14515515
    • 提供者:杨榕
  1. segmentation

    0下载:
  2. 分水岭算法的实现源码,基于OPENCV,对于正在进行图像分割的朋友来说,可以看一下官方的大牛。-Watershed algorithm source, based on OPENCV For the ongoing image segmentation friends, you can look at the official cattle.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:5019
    • 提供者:YanZhi
  1. LocalOstu

    0下载:
  2. 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:chenyuanlu
  1. pyramid_segmentation

    0下载:
  2. 基于opencv库和VC++6.0开发的图像分割 程序-Opencv-based library and VC++6.0 development of image segmentation procedure
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:87628
    • 提供者:jay
  1. skin_abstract

    0下载:
  2. 肤色图像分割: 对当前目录下a.jpg进行肤色分割提取 基于OpenCV函数库-Color image segmentation: on the current directory a.jpg color segmentation to extract based on the OpenCV library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2699
    • 提供者:wudp
  1. OpenCV_Dlg1

    0下载:
  2. 有图像处理界面。使用opencv创建图像处理函数,实现图像导入,显示和二值分割等。-used opencv to process image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1901126
    • 提供者:任雪菲
  1. max_area

    0下载:
  2. 二值化图像,求最大连通区域,然后分割最大连通区域,用opencv开发-Binary image, and the largest regional connectivity, and then split the largest connected region, with the development of opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1718929
    • 提供者:chen
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com